Skip to content

Correct broken test case for decimal numbers in human readable form#932

Open
michaelmess-de wants to merge 1 commit into
RsyncProject:masterfrom
michaelmess-de:repair-output-options_test
Open

Correct broken test case for decimal numbers in human readable form#932
michaelmess-de wants to merge 1 commit into
RsyncProject:masterfrom
michaelmess-de:repair-output-options_test

Conversation

@michaelmess-de
Copy link
Copy Markdown

Problem:
Decimal numbers in human readable form are subject of the locale settings on the host running the software.
Some locales use "," instead of "." for decimal numbers, breaking that test case.

Solution:
Corrected test case broken for locales that uses , instead of . for decimal numbers in human readable form.
The test now also accepts "," in addition to "." for decimal numbers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant